[new book] Structured Query Language -- An Introduction - Mailing list pgsql-announce

From
Subject [new book] Structured Query Language -- An Introduction
Date
Msg-id 20051004142026.RECQ4942.centrmmtao03.cox.net@[172.18.53.8]
Whole thread Raw
List pgsql-announce
Structured Query Language -- An Introduction, provides a comprehensive tutorial and reference for database programmers
ofall skill levels. Using the open source database PostgreSQL as a reference, the reader is taken from the basics of
creatinga database, setting permissions, and designing and implementing tables. The reader is introduced to searching
forrecords in the database using queries, adding new data, updating existing data, and deleting data. 

Advanced topics are also included, such as: the creation and usage of indices for faster queries; the use of
transactionsto ensure database integrity; design and implementation of primary keys, foreign keys, and alternate keys;
joiningmultiple tables in a single query; and database security. 

Additional information available at:

     http://www.lulu.com/165318


pgsql-announce by date:

Previous
From: "Egor Abramov"
Date:
Subject: EMS SQL Query 2005 for PostgreSQL released
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - October 09 2005 ==